From: Debian Rust Maintainers Date: Sat, 21 Mar 2026 13:30:15 +0000 (+0000) Subject: disable-slow-tests X-Git-Tag: archive/raspbian/0.17.14-5+rpi1^2~5 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22style.css/%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22style.css/%22?a=commitdiff_plain;h=371095f66fbf9b153c75df46668652622cbb1a39;p=rust-ring.git disable-slow-tests =================================================================== Gbp-Pq: Name disable-slow-tests.patch --- diff --git a/Cargo.toml b/Cargo.toml index f445e18..0f01076 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,6 @@ default = [ dev_urandom_fallback = [] less-safe-getrandom-custom-or-rdrand = [] less-safe-getrandom-espidf = [] -slow_tests = [] std = ["alloc"] test_logging = [] unstable-testing-arm-no-hw = []